home *** CD-ROM | disk | FTP | other *** search
- #[document 58.8529 106.053 136.647 188.447
- static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
- static stroked="stroked";
- static vert="vertical",horz="horizontal";
- static miter="miter",bevel="bevel",round="round";
- static butt="butt",proj="projected";
- #[page
- auto m=move,l=line,c=curve;
- auto p;
- gc_cspace("Lab");
- gc_color(100.0,0.0,0.0);
- rect(0,0,0,0);
- auto ng=draw(path());
- auto s=array(ng);
- m(62.95,118.05);
- l(71.55,129.05);
- l(78.65,129.75);
- l(81.35,122.75);
- l(72.35,110.15);
- l(75.15,107.75);
- l(90.35,114.85);
- l(92.35,126.25);
- l(91.15,133.75);
- l(117.45,162.35);
- l(122.85,161.25);
- l(134.95,168.35);
- l(134.95,180.85);
- l(133.05,183.15);
- l(126.75,172.65);
- l(120.95,172.25);
- l(118.55,177.75);
- l(124.45,185.95);
- l(121.65,186.75);
- l(113.15,181.25);
- l(110.75,171.45);
- l(79.05,143.15);
- l(67.25,142.75);
- l(61.75,132.55);
- l(60.55,119.95);
- l(62.95,118.05);
- close_edge();
- p=path();
- gc_draw_style(stroked);
- gc_line_join_style(round);
- gc_stroke_width(2.40);
- gc_font_draw_style(0);
- gc_color(0.00,0.00,0.00);
- gc_opacity(0.15);
- s[0]=draw(p);
- page:=s[0];
- s=NULL;
- #]page
- #]document
-